home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Random #s
- References: <4ihkif$ed0@apollo.isisnet.com>
- X-Newsreader: TIN [version 1.2 PL2]
- Path: imada.ou.dk!breese
- From: breese@imada.ou.dk (Bjorn Reese)
- Message-ID: <1996Mar18.170205.11569@imada.ou.dk>
- Sender: news@imada.ou.dk
- Nntp-Posting-Host: wagner.imada.ou.dk
- Organization: Dept. of Math. & Computer Science, Odense University, Denmark
- Date: Mon, 18 Mar 1996 17:02:05 GMT
- Newsgroups: comp.sys.amiga.programmer
-
- ah210@ccn.cs.dal.ca wrote:
- > Hi all, newbie here :).. I'm just messing around with a PD C compiler
- > and wanted to know - where can I find a function that gives me a random
-
- #include <stdlib.h>
-
- look at rand()
-
- > number? (And a newsgroup/mailing list for C newbies such as myself ;) )
-
- comp.lang.c
-
- --
- Bjorn Reese Email: breese@imada.ou.dk
- Odense University, Denmark URL: http://www.imada.ou.dk/~breese
-
- "It's getting late in the game to show any pride or shame" - Marillion
-